Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-->> RDP Wrapper & Autoupdate (2024-04-29) #1160

Open
wants to merge 94 commits into
base: master
Choose a base branch
from

Conversation

asmtron
Copy link

@asmtron asmtron commented Sep 6, 2020

RDP Wrapper & Autoupdate

Automatic RDP Wrapper installer and updater

Info:

The autoupdater first use and check the official rdpwrap.ini. If a new termsrv.dll is not supported in the offical rdpwrap.ini, autoupdate uses the updated rdpwrap.ini files from the community.
Contributors: "sebaxakerhtc, asmtron, affinityv, DrDrrae, saurav-biswas"
Extra rdpwrap.ini sources can also be defined...

autoupdate.bat Options:

  • -log = redirect display output to the file autoupdate.log
  • -taskadd = add autorun of autoupdate.bat on startup in schedule task
  • -taskremove = remove autorun of autoupdate.bat on startup in schedule task

Download and Install

Special thx to binarymaster for creating this project and sebaxakerhtc for all the rdpwrap.ini updates :)

*(Why this new pull-request ... removes the wrong edtrejo/rdpwrap connection ... last pull #859) *

Windows home editions are missing the command "%windir%\system32\query.exe" to query the rdp-tcp session. The workaround on windows home editions is to check the windows registry value HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\fDenyTSConnections
@asmtron asmtron changed the title -->> RDP Wrapper & Autoupdate (06-09-2020) -->> RDP Wrapper & Autoupdate (12-09-2020) Sep 13, 2020
@asmtron
Copy link
Author

asmtron commented Sep 13, 2020

@ ItachiSan
the new autoupdate (12-09-2020) fixes the Windows Home "query.exe" missing problem

add additional new-line at the end to minimize the copy and past problems on the web browser
@Adeshwar03
Copy link

needed for 10.0.14393.3986

@Clasen00
Copy link

Clasen00 commented Dec 8, 2020

Thank you so much! You help a lot!

- changed the restart method so we can copy and not stream the new downloaded ini; hope this fixes problems with loading of the new ini file on some systems...
- add no-admin warning with pause,
@asmtron asmtron changed the title -->> RDP Wrapper & Autoupdate (12-09-2020) -->> RDP Wrapper & Autoupdate (12-12-2020) Dec 13, 2020
@rajan-sounder
Copy link

rajan-sounder commented Dec 16, 2020

Thank you @asmtron and the whole RDP Wrapper team who developed this awesome tool and continues to be maintained.
I spent quite time (around 8-10 hours) figuring out how to make it working once again after a major Windows update happened a couple of days ago which probably updated a new termsrv.dll.

Thanks to the below documentation link, it worked exactly as documented.
Just strictly follow each instruction and worked like a charm 👍 :-)
https://github.com/stascorp/rdpwrap/blob/524a255e6ee80f11b0efd47f3729c74531c20484/binary-download.md

My Windows version on which above instructions worked was "Windows 10 Home x64, Version 2004 (OS Build 19041.685)"

autoupdate 1.1 with new version check
old autoupdate (from 2022-01-01)
new autoupdate 1.1 with version check
new autoupdate 1.1 with version check (2022-10-18)
new autoupdate 1.1 with version check (2022-10-18)
@asmtron asmtron changed the title -->> RDP Wrapper & Autoupdate (2023-10-13) -->> RDP Wrapper & Autoupdate (2023-10-18) Oct 18, 2023
@jonathan19091
Copy link

10.0.22621.2706
Uploading termsrv.zip…

asmtron added 4 commits March 1, 2024 10:56
add 10.0.22621.3235 x64
add 10.0.22621.3374
change first ini source to asmtron
@asmtron
Copy link
Author

asmtron commented Mar 29, 2024

add termsrv.dll 10.0.22621.3374 support

@asmtron asmtron changed the title -->> RDP Wrapper & Autoupdate (2023-10-18) -->> RDP Wrapper & Autoupdate (2024-04-29) Mar 29, 2024
asmtron added 2 commits April 12, 2024 20:15
add 10.0.22621.3447
add 10.0.22621.3447
@xXWarMachineRoXx
Copy link

Hi, is this repo still being maintained?

@mrkacg1
Copy link

mrkacg1 commented Jul 16, 2024

Hello. any manual to update rdpwrap.ini to new termsrv.dll builds?

@xXWarMachineRoXx
Copy link

Hello. any manual to update rdpwrap.ini to new termsrv.dll builds?

Its really easy. Edit with notepad

@mrkacg1
Copy link

mrkacg1 commented Aug 29, 2024

I change the question. How should the rdpwrap.ini file be updated with the new termsrv.dll updates? What parameters should be taken into account for the updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.